github.com/andybalholm/brotli.Reader.is_last_metablock (field)
7 uses
github.com/andybalholm/brotli (current package)
decode.go#L189: s.is_last_metablock = 1
decode.go#L191: s.is_last_metablock = 0
decode.go#L196: if s.is_last_metablock == 0 {
decode.go#L257: if s.is_last_metablock == 0 {
decode.go#L2471: if s.is_last_metablock == 0 {
state.go#L164: is_last_metablock uint
state.go#L222: s.is_last_metablock = 0
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |